Skip to content

build(deps): bump fast-uri from 3.1.2 to 3.1.6 in /ui - #655

Merged
ruromero merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/fast-uri-3.1.5
Aug 26, 2026
Merged

build(deps): bump fast-uri from 3.1.2 to 3.1.6 in /ui#655
ruromero merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/fast-uri-3.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps fast-uri from 3.1.2 to 3.1.6.

Release notes

Sourced from fast-uri's releases.

v3.1.6

⚠️ Security Warning

This release addresses the following high-severity security advisories:

Users of the v3.x release line should upgrade to v3.1.6.

Full Changelog: fastify/fast-uri@v3.1.5...v3.1.6

v3.1.5

⚠️ Security Warning

Fix for GHSA-7p8r-x3mc-p8w7

Full Changelog: fastify/fast-uri@v3.1.4...v3.1.5

v3.1.4

⚠️ Security Release

Fix for GHSA-v2hh-gcrm-f6hx

Full Changelog: fastify/fast-uri@v3.1.3...v3.1.4

v3.1.3

⚠️ Security Release

Full Changelog: fastify/fast-uri@v3.1.2...v3.1.3

Commits
  • 6f970b2 Bumped v3.1.6
  • d941579 fix: never run IDN canonicalization on bracketed IP literals
  • c0f0279 test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme)
  • 37f3417 Merge commit from fork
  • 607bfbe Merge commit from fork
  • ae92a4c Merge commit from fork
  • 444ecda Merge commit from fork
  • f1138cf fix: handle malformed URNs without throwing (#211)
  • 4ebffaa fix: preserve malformed URN input (#210)
  • 0819d5f fix: preserve URI component case in equality (#207)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 5, 2026
@codecov-commenter

codecov-commenter commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.43%. Comparing base (c8fd151) to head (1d81d29).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #655   +/-   ##
=========================================
  Coverage     57.43%   57.43%           
  Complexity      913      913           
=========================================
  Files            93       93           
  Lines          5089     5089           
  Branches        721      721           
=========================================
  Hits           2923     2923           
  Misses         1843     1843           
  Partials        323      323           
Flag Coverage Δ
integration-tests 57.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot changed the title build(deps): bump fast-uri from 3.1.2 to 3.1.5 in /ui build(deps): bump fast-uri from 3.1.2 to 3.1.6 in /ui Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/fast-uri-3.1.5 branch 7 times, most recently from d745945 to f8c1db3 Compare August 26, 2026 08:18
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.6)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/fast-uri-3.1.5 branch from f8c1db3 to 1d81d29 Compare August 26, 2026 09:07

@ruromero ruromero left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — dependabot patch bump

@ruromero

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ruromero
ruromero merged commit 7f789b5 into main Aug 26, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ui/fast-uri-3.1.5 branch August 26, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants